Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

build(owlbot): un-final static create methods in Admin Base clients - #2898

Merged
jinseopkim0 merged 5 commits into
mainfrom
postprocessor
Apr 22, 2026
Merged

build(owlbot): un-final static create methods in Admin Base clients#2898
jinseopkim0 merged 5 commits into
mainfrom
postprocessor

Conversation

@jinseopkim0

Copy link
Copy Markdown
Contributor

Updates owlbot.py to programmatically remove the `final` modifier from the static `create` factory methods in the generated BaseBigtableTableAdminClient and BaseBigtableInstanceAdminClient.

b/502616786

Updates owlbot.py to programmatically remove the \`final\` modifier
from the static \`create\` factory methods in the generated
BaseBigtableTableAdminClient and BaseBigtableInstanceAdminClient.
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigtable Issues related to the googleapis/java-bigtable API. labels Apr 21, 2026
@jinseopkim0
jinseopkim0 marked this pull request as ready for review April 21, 2026 19:44
@jinseopkim0
jinseopkim0 requested review from a team as code owners April 21, 2026 19:44
@jinseopkim0
jinseopkim0 requested review from blakeli0 and lqiu96 April 21, 2026 19:44
@product-auto-label product-auto-label Bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Apr 21, 2026
Comment thread owlbot.py Outdated
@generated-files-bot

Copy link
Copy Markdown

Warning: This pull request is touching the following templated files:

  • google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/BaseBigtableInstanceAdminClient.java
  • google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/BaseBigtableTableAdminClient.java

@jinseopkim0
jinseopkim0 requested a review from blakeli0 April 22, 2026 18:19
@jinseopkim0
jinseopkim0 merged commit 77952d2 into main Apr 22, 2026
45 of 48 checks passed
@jinseopkim0
jinseopkim0 deleted the postprocessor branch April 22, 2026 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants